a11y: Defer to the GtkAccessible's implementation
authorEmmanuele Bassi <ebassi@gnome.org>
Wed, 11 Nov 2020 19:37:26 +0000 (19:37 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Wed, 11 Nov 2020 19:45:43 +0000 (19:45 +0000)
commit292576f3129a1bd73d3b5b4ad0e41d70df1c805e
tree870de4121f739f83f50aecc7abd550c028210ef9
parent228538207470d41f0c6be6bd989b56307da4a749
a11y: Defer to the GtkAccessible's implementation

Since GtkATContexts are now lazily realized, we need to go through the
GtkAccessible's implementation to access the :accessible-role property,
in case there are fallbacks.
gtk/gtkaccessible.c
gtk/gtktestatcontext.c